Skip to content

chore(main): release 0.8.0 - #94

Merged
GregHolmes merged 2 commits into
mainfrom
release-please--branches--main--components--deepgram-java-sdk
Aug 12, 2026
Merged

chore(main): release 0.8.0#94
GregHolmes merged 2 commits into
mainfrom
release-please--branches--main--components--deepgram-java-sdk

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.8.0 (2026-08-12)

Speak v2 Flux TTS streaming controls, Listen v2 redaction, a provider/version retype, and generator-level HTTP improvements. This is a breaking release — see the migration guide.

⚠ BREAKING CHANGES

  • regen: AgentV1UpdateListenListen.provider is now AgentV1UpdateListenListenProvider (V1/V2 union); Google.version is now Optional<GoogleThinkProviderVersion>; SpeakV2SpeechMetadataControlsApplied has a new required breaksApplied field. See docs/Migrating-v0.7-to-v0.8.md.

Features

  • Speak v2 (Flux TTS streaming): barge-in and reconfigure via sendInterrupt() / sendConfigure(), with onSpeechInterrupted / onConfigureSuccess / onConfigureFailure callbacks; new speed and expressivity connect parameters; new Deepgram Flux TTS voices. (#92) (ec519da)
  • Listen v2: redact connect parameter (ListenV2Redact: numbers, aggressive_numbers). (#92) (ec519da)
  • Core HTTP (generator 4.10.1 → 4.16.0): automatic response decompression by default (ResponseDecompressionInterceptor; gzip/deflate transparently decoded), and new optional retry tuning on ClientOptions.Builder (initialRetryDelayMillis, maxRetryDelayMillis, retryJitterFactor, all defaulted). (#92) (ec519da)

Compatibility

  • A provider payload that omits the optional version discriminator (what 0.7.x emits) now deserializes as V2 (defaultImpl = V2Value) instead of dropping to {"provider":null}, so existing agent configurations keep working.

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot changed the title chore(main): release 0.7.2 chore(main): release 0.8.0 Aug 12, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepgram-java-sdk branch from f1fd033 to dd6b7d1 Compare August 12, 2026 12:36
Replace the auto-generated 0.8.0 feature list with the clean summary used in
the PR description, keeping the BREAKING CHANGES section. Drops the Reverts
section and the superseded #89 feature line (release-please cannot pair a
revert with the commit it reverts) so the published changelog reads as the
net GA surface.
@GregHolmes
GregHolmes merged commit eb11942 into main Aug 12, 2026
8 checks passed
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant